home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 4 / CU Amiga Magazine's Super CD-ROM 04 (1996)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1996-11].iso / magazine / psion / new / opp16f.lzx / README.TXT < prev    next >
Text File  |  1996-09-20  |  2KB  |  72 lines

  1. OPP 1.6F, an OPL preprocessor for the Psion 3a,
  2. Copyright 1995, 1996, Andy Clarkson
  3.  
  4. I can be contacted via email at:
  5.  
  6.     100661.2440@compuserve.com
  7.  
  8. Contents of this package:
  9.  
  10.     readme.txt     - this file
  11.     manual1.txt    - user guide (part 1), DOS ascii text format
  12.     manual2.txt    - user guide (part 2), DOS ascii text format
  13.  
  14.     opp.als        - Psion Word alias file for OPP files
  15.     oph.als        - Psion Word alias file for OPH files
  16.     sys$prgp.img    - Psion based OPL preprocessor, OPP
  17.  
  18.     opp.exe        - MSDOS based OPL preprocessor, OPP
  19.  
  20.     include/*.oph    - optional system include files
  21.  
  22. Manual format:
  23.  
  24.     The OPP manual is contained within the two files manual1.txt and
  25.     manual2.txt. The manual has been split so that it can be read
  26.     using the Psion Word application in "Text" mode. An on-line WWW
  27.     version of the manual is also available from my home page at:
  28.  
  29.     http://ourworld.compuserve.com/homepages/andyc
  30.  
  31. Quick installation:
  32.  
  33.     Psion:
  34.     1) Copy opp.als and oph.als to \APP\ on any drive.
  35.     2) Copy sys$prgp.img to \IMG\ on any drive.
  36.     3) Install opp.als and oph.als using psion-i from the
  37.        Psion system screen.
  38.     4) Optionally copy all the oph files from the include
  39.        directory to \OPP\INCLUDE on any drive.
  40.     5) Refer to the user guide for further details.
  41.  
  42.     MSDOS:
  43.     Refer to manual for full details.
  44.  
  45. Changes from OPP 1.2F to 1.3F:
  46.  
  47. - Added "#pragma debug" option for OPL run-time debugger
  48. - Fix for "#pragma to_file" which generated spurious linefeeds
  49. - Fix for #include which could fail when opening lots of files
  50.  
  51. Changes from 1.3F to 1.4F:
  52.  
  53. - Now uses additional lines available on S3a emulator screen
  54. - Couple of minor bug-fixes (VECTOR statement when translating with
  55.   debug and problem with identifying certain multi-dimensional array
  56.   names).
  57.  
  58. Changes from 1.4F to 1.5F:
  59.  
  60. - New MSDOS version
  61. - New system include files based on Psion C SDK include files,
  62.   NOTE: these are now organised into directories, so you may need
  63.   to update any references to include files used from 1.4F
  64. - Psion version much smaller and faster
  65.  
  66. Changes from 1.5F to 1.6F:
  67.  
  68. - A few bug fixes only.
  69.  
  70. Note this software is shareware, refer to the manual for further
  71. details.
  72.